-
Home
-
Pix por Piggly (para Woocommerce)
-
2.1.2 (latest)
-
Code
-
Classes
- ReedSolomonDecoder
Total Complexity |
40 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
229 |
Lines of code |
153 |
Logical lines of code |
108 |
Comment lines |
63 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
deinterleaveRawBytes() |
A |
46 |
11 |
38 |
decodeWords() |
S |
50 |
6 |
27 |
findErrorLocations() |
S |
56 |
6 |
18 |
runEuclideanAlgorithm() |
S |
50 |
5 |
28 |
findErrorMagnitudes() |
S |
57 |
5 |
16 |
decode() |
S |
62 |
3 |
11 |
correctErrors() |
S |
62 |
3 |
11 |
__construct() |
S |
77 |
1 |
4 |